cody - HTMLify profile
files of /cody/vishal-dcode/Sticky Navbar/
const nav = document.querySelector(".nav");
window.addEventListener("scroll", fixNav);
function fixNav() {
if (window.scroll
window.addEventListener("scroll", fixNav);
function fixNav() {
if (window.scroll
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"